Expand description

Utilities for working with misskey-rs.

This crate wraps misskey-api to implement a convenient high-level API.

Modules

Builder types.

Implementation of pagination.

Enums

Possible errors from the high-level API.

Point on the timeline.

Range in the timeline.

Traits

An extension trait for Client that provides convenient high-level APIs.

An extension trait for StreamingClient that provides convenient high-level APIs.

An extension trait for UploadFileClient that provides convenient high-level APIs.